CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DCT jpeg

搜索资源列表

  1. jpegsrc.v6b

    0下载:
  2. 用于构建基于ARM平台的嵌入式系统开发平台搭建时libjpeg.so.62的产生 优化后的JIF/JPEG压缩文件解码器,减少了DCT变换的信息丢失-used to build a platform based on ARM embedded system development platform structures when libjpeg.so.6 2 production optimization of JIF / JPEG compressed file decoder, a red
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-07-01
    • 文件大小:613261
    • 提供者:燃情岁月
  1. jpg_DCT

    1下载:
  2. 实现基本JPEG的压缩和编码 % 1. 首先通过DCT变换去除数据冗余; % 2. 使用量化表对DCT系数进行量化; % 3. 对量化后的系数进行Huffman编码。 -achieve basic JPEG compression and coding% 1. First through DCT remove data redundancy; % 2. Using quantitative table right DCT coefficient quantization; 3.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1499
    • 提供者:孙雨萌
  1. dct_jpeg

    0下载:
  2. jpeg中DCT变换程序。为前向DCT的浮点运算,它要比整数运算更精确。该程序只适用于8×8的块变换。-jpeg DCT transformation procedure. For front to the DCT floating point calculation, it must be more precise than the integer operation. This procedure is only suitable for 8脳8 block transformati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:canny06
  1. encoderforjpeg

    0下载:
  2. 整理的JPEG的编码器,全员源码,非常适合初学者,搞清DCT、Huffman,jpeg 语法等。-finishing JPEG encoder, the full source code, are very suitable for beginners, get DCT, Huffman, jpeg syntax, and so on.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:101616
    • 提供者:赵真清
  1. VBJPEG

    0下载:
  2. About transforms DCT using the separate cosine jpeg the compression the matlab source program, simple is practical, also has the annotation, very good reads. ,matlab,Wavelet -About DCT transforms using the separate co the sine jpeg compression the p
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:41626
    • 提供者:钟晓良
  1. JepgCodec

    0下载:
  2. 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:705544
    • 提供者:刘啸天
  1. 20061105111655356

    0下载:
  2. 基于C++语言的静态图象压缩编码,JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。-based on the C language static image compression, JPEG DCT quantization coding C procedures, learning right image coding process and to achieve specific helpful.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:131243
    • 提供者:朱国福
  1. colosseum

    0下载:
  2. Jpeg编解码器的源代码,中间包括DCT变换,量化,Huffman编码等过程-Jpeg codec source code, in the middle including DCT, quantization, Huffman coding process
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1528492
    • 提供者:ada
  1. DCTpcm_code

    1下载:
  2. 子块DCT变换编码/帧内预测编码DPCM,基于JPEG量化矩阵的量化与反量化-block DCT encoding / decoding predictive coding DPCM. JPEG quantization matrix based on the quantitative and anti - quantization
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1597
    • 提供者:田彬
  1. ml

    0下载:
  2. 是进行JPEG图形压缩算法的代码,对图形进行DCT变换-is JPEG image compression algorithm code, the graphics DCT
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:16496
    • 提供者:chenji
  1. DCTofJPEG

    0下载:
  2. 用verilog代码写的JPEG压缩核心模块DCT变换之蝶形单元算法-verilog code written using JPEG compression core module DCT's butterfly modules algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1645
    • 提供者:叶人杰
  1. a_jpeg_compression_matlab

    0下载:
  2. It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient. -It shows what a jpeg compres
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:90947
    • 提供者:严刚
  1. fpgaJPEGdcode

    1下载:
  2. 基于fpga的JPEG编解码器设计,采用流水线优化解决时间并行性问题,提高DCT/IDCT模块的运行速度。-based fpga JPEG codec design, the flow of time to solve optimization problems in parallel, enhance DCT / IDCT module of the operating speed.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6896091
    • 提供者:Janke
  1. dct_fc0

    0下载:
  2. dct source code for jpeg decoder -Copy source code for jpeg decoder
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15883
    • 提供者:jianfazou
  1. JPEG_comprssion

    0下载:
  2. 基于DCT的JPEG图像的编码和压缩程序!可以选择对图像或矩阵进行实验,从而计算压缩比等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:148302
    • 提供者:刘恒
  1. Encoder

    2下载:
  2. MPEG-2视频压缩编码.主要包括DCT变换,对DCT变换得到的系数进行量化,和熵编码,运动估计,运动补偿等内容.可参考书籍《Visual C++实现MPEG/JPEG编解码技术》来进行学习。
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:219842
    • 提供者:周里
  1. hu

    0下载:
  2. 实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2353
    • 提供者:后果
  1. Image-Hashing-based-on-Human-Visual-System

    0下载:
  2. 提出一种基于视觉特性的图像摘要算法,增大人眼敏感的频域系数在计算图像Hash时的权重,使得图像Hash更好地体现视觉特征,并提高鲁棒性。将原始图像的分块DCT系数乘以若干由密钥控制生成的伪随机矩阵,再对计算的结果进行基于分块的Watson人眼视觉特性处理,最后进行量化判决产生固定长度的图像Hash序列。本算法比未采用视觉特性的算法相比,提高了对JPEG压缩和高斯滤波的鲁棒性。图像摘要序列由密钥控制生成,具有安全性。
  3. 所属分类:行业发展研究

    • 发布日期:2008-10-13
    • 文件大小:168192
    • 提供者:kurt
  1. DCT_1D

    0下载:
  2. 一维DCT变换的verilog源码,可用于JPEG算法优化的参考。程序中用到的算法称为“扭卷积”,可参考相关IEEE paper
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:54458
    • 提供者:楚天
  1. ImageProcessing

    0下载:
  2. 基本jpeg压缩源码,包括dct,量化,zigzag和huffman编码,适于数字图像处理开发人员。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110396
    • 提供者:赵瑞
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com